Function JsBooleanToBool
pub unsafe extern "system" fn JsBooleanToBool(
value: *const c_void,
boolvalue: *mut bool,
) -> JsErrorCode
pub unsafe extern "system" fn JsBooleanToBool(
value: *const c_void,
boolvalue: *mut bool,
) -> JsErrorCode